*{
    margin:0;
    padding:0;
    list-style: none;
    text-decoration: none;
    font-family: 'microsoft yahei';
}
img{
    border:none;
}
a{
	outline:none;
}
body{
    background: url("../img/banner.png") no-repeat center top;
    position:relative;
    z-index:1;
}
.header{
    width:100%;
    height:900px;
    overflow: hidden;
    /*background:url("../img/banner.png") no-repeat center top;*/
    min-width:1110px;

}
.com{
    width:1110px;
    margin:0 auto;
}
.logo-box{
    height:347px;
    position:relative;
}
.logo-box .logo{
    height:79px;
    position:absolute;
    top:56px;
}
.logo-box .logo img{
    vertical-align:middle;
}
.logo-box img.lion{
    position:absolute;
    right:20px;
    bottom:-25px;
    z-index:1;
    display:block;
    width:290px;
    height:290px;
}
.nav-box{
    height:47px;
    background:#5171b4;
    position:relative;
    z-index:10;
    width:1108px;
    border:1px solid #4062a7;
}
.nav-box  .nav{
	width:100%;
    height:47px;
    position:relative;
    float:left;
}
.nav-box  .nav>ul{
	width:100%;
	margin-right:-23px;
	overflow:hidden;
}
ul.firL{
	border-bottom:1px solid #3c62b1;
}
ul.secL{
	border-top:1px solid #597dc6;
}
.nav-box  .nav>ul,
.nav-box  .nav>ul>li{
    float:left;
}
.nav-box  .nav>ul>li{
    height:48px;
    width:110.8px;
}
.nav-box  .nav>ul>li>a{
    display:block;
    height:100%;
    width:100%;
    line-height:46px;
    color:#f4f4f4;
    font-size:18px;
    text-align:center;
}
.nav-box  .nav>ul>li.sfxz.on{
	color:#f4da29;
    background:#1d4593;
}
.nav-box  .nav>ul>li.sfxz.on>a{
	 color:#f4da29;
}
.nav-box  .nav>ul>li>a:hover{
    color:#f4da29;
    background:#1d4593;
}
.nav-box  .nav>ul>li.active>a{
	color:#f4da29;
    background:#1d4593;
}
.nav-box  .nav ul li.last{
    margin-right:0;
}
.nav-box  .nav>ul>li.last>a:after{
    content:'';
}
.search-box{
    width:261px;
    height:26px;
    position:absolute;
    bottom:0;
    left:0;
    z-index: 1;
}
.search-box input{
    border:none;
    outline:none;
    height:26px;
    float:left;
    font-size:12px;
}
.search-box input.input{
    width:190px;
    padding-left:25px;
    color:#666;
}
#form{
	height:26px;
    background:#fff;
    position:relative;
}
img#search-bg{
	position:absolute;
	z-index:1000;
	top:9px;
	left:7px;
}
.search-box input.submit{
    width:46px;
    background:#a8d3ff;
    font-size:12px;
    color:#4a6bb1;
   
}
.footer{
    height:300px;
    width:100%;
    min-width:1110px;
    background:#4a6bae;
    position:relative;
    z-index:1;
}
.foot-box{
    height:100%;
    width:1070px;
    padding:0 21px;
    margin:0 auto;
}
.links>ul{
    padding:17px;
    position:relative;
    z-index:1;
}
.yqlinks>ul{
    padding-left: 28px
}
.links>ul>li{
    width:325px;
    height:33px;
    line-height:33px;
    text-align:center;
    float:left;
    margin-left:13px;
    margin-top:17px;
    background:#ffffff;
    position:relative;
    z-index:1;
    border: 1px solid #243e9e;
}
.yqlinks>ul>li{
    width:245px;
    height:40px;
    line-height:40px;
    text-align:center;
    float:left;
    margin-left:13px;
    margin-top:17px;
    background:#ffffff;
    position:relative;
    border: 1px solid #243e9e;
}
.links>ul>li>a{
    color:#555;
    font-size:14px;
}
.yqlinks>ul>li>a{
    color:#555;
    font-size: 16px;
    font-weight: bold;
}
.links>ul>li.last{
    margin-right:0;
}
.first-row{
	margin-top:0;
}
ul.option{
    position:absolute;
    left:0;
    bottom:34px;
    z-index:10;
    background:#ffffff;
    border-top:1px solid #e8e8e8;
    border-left:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    width:198px;
    display:none;
    z-index:1;
}
ul.option li{
    width:100%;
    border-bottom:1px solid #e8e8e8;
    height:35px;
}
ul.option li a{
    color:#333;
    height:35px;
    display:block;
    font-size:12px;
}
ul.foot-nav{
    margin:0 auto;
    display:table;
    padding-top:28px;
    padding-bottom:14px;
}
ul.foot-nav  li{
    float:left;
}
ul.foot-nav  li a{
    font-size:14px;
    line-height:16px;
    color:#ffffff;
    padding:0 14px;
}
ul.foot-nav  li a:after{
    content:url("../img/divide-w.png");
    position:relative;
    top:3px;
    right:-14px;
}
ul.foot-nav  li.last a:after{
    content: '';
}
ul.foot-nav  li a span{
    color:#fff100;
    margin:0 10px;
}
.footer p{
    text-align:center;
    color:#ffffff;
    font-size:14px;
    line-height:21px;
    margin-bottom:-1px;
}
.footer p.copyright{
    padding-top:23px;
    border-top:1px solid #ffffff;
}
.footer p.copyright a{
    color:#ffffff;
    font-size:14px;
    line-height:14px;
}
.footer_img img {
	vertical-align: middle;
}
.breadcrumb{
    height:47px;
}
.breadcrumb a,.breadcrumb span{
    color:#333;
    font-size:14px;
    line-height:47px;
}
.breadcrumb a.cur{
    color:#243e9e;
}
.breadcrumb span{
    margin:0 5px;
}
.container{
    margin-top:-500px;
}
.content{
    border:1px solid #e4e4e4;
    overflow: hidden;
    padding:0 18px 38px 17px;
    width:1071px;
    background:#ffffff;
    margin-bottom:28px;
}
.news{
    width:518px;
}
.gwy .news ul li,.szf .news ul li,
.xxgk .news ul li,.pfgz .news ul li{
    height:37px;
    line-height:37px;
    width:505px;
}
.news ul li a{
	float:left;
}
.news ul li a,.news ul li span{
    font-size:14px;
    line-height:37px;
    color:#333;
    
}
.news ul li span{
    float:right;
}
.tit{
    border-bottom: 1px solid #cccccc;
}
.tit,.tit ul{
    height:40px;
}
.tit h4{
    color:#243e9e;
    font-size:18px;
    font-weight:300;
    margin-right:13px;
}
.tit h4,.tit ul{
    float:left;
    line-height:40px;
}
.tit ul li{
    float:left;
    margin:0 11px;
}
.tit ul li.fir a:after{
    content:url("../img/divide.png");
    position:relative;
    top:4px;
    right:-11px;
}
.tit ul li a{
    font-size:16px;
    color:#999999;
}
.tit a.more{
    float:right;
    font-size:16px;
    line-height:40px;
    color:#666666;
}
.container{
    position:relative;
}
img.bottom{
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    z-index:-1;
}
.sfxz{

}
.sfxz .sfxz-sub{
    width:1110px;
    position:absolute;
    background:#1d4593;
    z-index:100;
    left:-525px;
    top:53px;
    display:none;
}
.sfxz .sfxz-sub ul li{
    height:40px;
    text-align:center;
    float:left;
    padding:0 24px;
}
.sfxz .sfxz-sub ul li a{
    display:block;
    width:100%;
    height:100%;
    line-height:40px;
    color:#f4f4f4;
    font-size:18px;
    overflow:hidden;
}
.sfxz .sfxz-sub ul li a:hover{
    color:#f4da29;
}
.shadow{
    -webkit-box-shadow:1px  1px  2px  2px #e5e5e5;
    -moz-box-shadow:1px  1px  2px  2px #e5e5e5;
    box-shadow:1px  1px  2px  2px #e5e5e5;
}
.pagesite{
    padding-top:15px;
}
.xz{
    margin-left:22px !important;
}
.sfxz{
    position:relative;
    }
.sfxz span{
	position:absolute;
	display:block;
	width:12px;
	height:6px;
	background:url("../img/select.png");
	z-index:10000;
	bottom:4px;
	left:50%;
	margin-left:-6px;
}
.date-bg{
	width:233px;
	height:36px;
	background:url("../img/date-bg.png") no-repeat center -6px;
	position:absolute;
	left:0;
	top:0;
	font-size:14px;
	line-height:36px;
	color:#646464;
}
span#top-date{
	display:inline-block;
	height:36px;
	line-height:36px;
    margin-left:13px;
}
span#week{
    display:inline-block;
	height:36px;
	line-height:36px;
	margin-left:18px;
}
.mt{
	margin-top:-385px !important;
}
.links>ul>li span{
	display:block;
	width:7px;
	height:4px;
	background:url("../img/triangle.png") no-repeat center;
	position:absolute;
	right:10px;
	top:16px;
	z-index:1;
	}
.tit a.more{
    float:right;
    font-size:16px;
    line-height:46px;
    color:#666666;
    width:44px;
    background:url("../img/more.png") no-repeat right center;
    margin-right:6px;
}
.pageBox{
	 font-size:14px;
}
.pageBox a.disabled{
	 color:#999;
}
.channel-list-news{
	margin:15px  -7px 0;
	overflow:hidden;
}
.channel-list{
	float:left;
    width: 418px;
    height:336px;
    margin:0 7px;
}
.channel-list .tit{
	padding:0 !important;
    height: 46px;
    line-height:46px;
    border: 1px solid #cad4e0;
    background: url(../img/channel-list-bg.png) no-repeat center;
 }
 .channel-list .tit span{
 display: block;
    width: 7px;
    height: 4px;
    position: absolute;
    bottom: -5px;
    z-index: 10000;
    left: 50%;
    margin-left: -4px;
    background: url(../img/triangle.png) no-repeat center;
 }
 .channel-list .tit h4{
    padding: 0 8px;
    height: 45px;
    border-bottom: 2px solid #243e9e;
    position: relative;
 }
  .channel-list .tit h4 a{
    color: #243e9e;
}
.channel-news{
	    width:416px;
	    height:286px;
	    overflow:hidden;
	    border:1px solid #cad4e0;
}
.channel-news ul{
	   padding:0 5px;
	   margin:14px 0;
       overflow:hidden;
       background: url(../img/list-icon3.png) no-repeat 7px 18px;
}
 .channel-news ul li{
       width:100%;
       line-height:37px;
       height:37px;
 }
.channel-news ul li a{
      padding-left:10px;
      font-size: 14px;
      color: #333;
      float:left;
  }
.channel-news ul li.last{
        border:none;
  }
.channel-news ul li span{
    font-size: 14px;
    line-height: 37px;
    color: #666666;
    float:right;
  }
  .sgs-ad{
	  width:850px;
	  height:94px;
	  overflow:hidden;
	  padding:15px 0;
  }
 .sgs-ad img{
  display:block;
  width:850px;
  height:94px;
 }
 .pics-news{
     width:850px;
     height:291px;
     border:1px solid #cad4e0;
     margin-top:15px;
 }
 .next,.sec-next,.prev,.sec-prev{
    position:absolute;
    z-index:1000;
    top:50%;
    margin-top:-45px;
    width:27px;
    height:91px;
}
.next,.sec-next{
    right:0;
    background:url("../img/right-bg.png")  no-repeat  center;
}
.next:hover,.sec-next:hover{
    background:url("../img/right-bg-on.png")  no-repeat  center;
}
.prev:hover,.sec-prev:hover{
    background:url("../img/left-bg-on.png")  no-repeat  center;
}
.prev,.sec-prev{
    left:0;
    background:url("../img/left-bg.png")  no-repeat  center;
}
 .sec-lunbo{
  width:432px;
  height:100%;
  overflow:hidden;
  float:left;
  position:relative;
 }
 .pics-news .channel-list{
   height:290px;
   border:0;
   margin:0;
   float:right;
 }
  .pics-news .channel-list .tit{
    border:none;
  }
 .pics-news .channel-news{
    height:244px;
    border:none;
  }
  .pics-news .channel-news ul{
    padding:0 5px;
  }
 .pics-news .channel-news ul li{
      height:37px;
      border:none;
      line-height:37px;
      font-size:14px;
   }
 .pics-news .channel-news ul li span{
    line-height:37px;
}
.sec-wrap{
	position:absolute;
	width:432px;
	height:291px;
}
.sec-wrap ul{
   height:100%;
}
.sec-wrap ul li{
	float:left;
}
.sec-wrap ul li,.sec-wrap ul li a,.sec-wrap ul li a img{
	display:block;
	width:432px;
	height:291px;
	border:none;
}

.floatbox{
	width:254px;
	height:187px;
	position:fixed;
	z-index:10000;
	right:0;
	bottom:0;
}
.floatboxL{
	width:254px;
	height:187px;
	position:fixed;
	z-index:10000;
	left:0;
	bottom:0;
}
.fc-box{
	width:254px;
	height:186px;
	background:#fff;
}
.clear-box{
	width:20px;
	height:20px;
	background:url("../img/clear.png") no-repeat center;
	position:absolute;
	right:6px;
	top:5px;
}
.fc-box{
	font-size:20px;
	
}
.fc-box h3{
	font-size:16px;
	line-height:20px;
	padding:5px 0 5px 10px;
	background:#dce8f8;
}
.fc-box h3,.fc-box h3 a{
    color:#243e9e;
	font-weight:normal;
}
.fc-txt,
.fc-txt p{
	color:#333;
	line-height:37px;
	word-wrap: break-word;
	font-size:14px;
	text-align:left;
}
.fc-txt{
	 padding:5px;
	 text-align:left;
}
.fc-img{
	width:100%;
	overflow:hidden;
	height:156px;
	margin:0 auto;
}
.fc-img img{
	width:100%;
	height:156px;
	display:block;
}
.links{
	clear:both;
}
.yqlinks{
	clear:both;
}
.foot-msg{
	position:relative;
}
a.govern{
	position:absolute;
	left:127px;
	top:25px;
}

a.govern.govern2{
	left:204px;
	
}
#_span_jiucuo{
	position:absolute;
    right:180px;
    top:39px;
	display:block;
}
a.wtbg{
	position:absolute;
	right:45px;
	top:39px;
}
.wzzc{
	position:absolute;
	right:169px;
	top:30px;
}
a.toTop{
    width: 50px;
    height: 50px;
    background:url("../img/totop.png") no-repeat center;
    position:fixed;
    z-index:10;
 }

/*导航栏下拉列表*/
.fd-xl:hover .fd-sub-nav{
    display: block;
}
ul.fd-sub-nav {
    position: absolute;
    background: #5171b4;
    width: 110.8px;
    display: none;
}
.fd-sub-special {
    background: #fff; 
    height: 10px;
}
.fd-sub-nav li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px dashed #5186dd;
}
.fd-sub-nav a {
    color: #fff;
    font-size: 14px;
    
    padding: 0;
    letter-spacing: 0;
    display: block;
    text-decoration: none;
    cursor: pointer;
    width:100%;
}
ul.fd-sub-nav li:hover a{
    color: #f4da29;
    background: #1d4593;
}
.fd-last{
	
}
